To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN シ゚セケ濵爵セケ鄙 101111001101111110111110101110011111101101001101100011101101110110111110101110011110011110111111 bcdfbeb9fb4d8eddbeb9e7bf
EUC-JP シ゚セケ濵爵セケ鄙 10001110101111001000111011011111100011101011111010001110101110011000111111001001101001101011110011011111100011101011111010001110101110011110111011000001 8ebc8edf8ebe8eb98fc9a6bcdf8ebe8eb9eec1
UTF-8 シ゚セケ濵爵セケ鄙 111011111011110110111100111011111011111010011111111011111011110110111110111011111011110110111001111001101011111110110101111001111000100010110101111011111011110110111110111011111011110110111001111010011000010010011001 efbdbcefbe9fefbdbeefbdb9e6bfb5e788b5efbdbeefbdb9e98499
UHC ?????爵??鄙 0011111100111111001111110011111100111111111011011100100100111111001111111101111010101001 3f3f3f3f3fedc93f3fdea9

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)