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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 拗??詐??糊 10011101010110000011111100111111100011011011110000111111001111111000110011010000 9d583f3f8dbc3f3f8cd0
EUC-JP 拗??詐??糊 11011001101110010011111100111111101110101011111000111111001111111011100011010010 d9b93f3fbabe3f3fb8d2
UTF-8 拗뀜렱詐렰렗糊 111001101000101110010111111010111000000010011100111010111010000010110001111010001010100110010000111010111010000010110000111010111010000010010111111001111011001110001010 e68b97eb809ceba0b1e8a990eba0b0eba097e7b38a
UHC 拗뀜렱詐렰렗糊 1110100011110011101100101111000110001110101111101101111011110001100011101011110110001110101011001111101111010101 e8f3b2f18ebedef18ebd8eacfbd5

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