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 襞咲飴遑臥飴糴 1110010111111100100011011110011110001000101110011110011110100001100010011110011110001000101110011110001011111001 e5fc8de788b9e7a189e788b9e2f9
EUC-JP 襞咲飴遑臥飴糴 1110101011111110101110101110100110110000101110111110111010100011101100101110100110110000101110111110010011111011 eafebae9b0bbeea3b2e9b0bbe4fb
UTF-8 襞咲飴遑臥飴糴 111010001010010110011110111001011001001010110010111010011010001110110100111010011000000110010001111010001000011110100101111010011010001110110100111001111011001110110100 e8a59ee592b2e9a3b4e98191e887a5e9a3b4e7b3b4
UHC ??飴遑臥飴? 0011111100111111111011001100011111111100110110101110100011000010111011001100011100111111 3f3fecc7fcdae8c2ecc73f

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