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 襞咲飴錣臥飴纛 1110010111111100100011011110011110001000101110011110100001000011100010011110011110001000101110011110001110011011 e5fc8de788b9e84389e788b9e39b
EUC-JP 襞咲飴錣臥飴纛 1110101011111110101110101110100110110000101110111110111110100100101100101110100110110000101110111110010111111011 eafebae9b0bbefa4b2e9b0bbe5fb
UTF-8 襞咲飴錣臥飴纛 111010001010010110011110111001011001001010110010111010011010001110110100111010011000110010100011111010001000011110100101111010011010001110110100111001111011101010011011 e8a59ee592b2e9a3b4e98ca3e887a5e9a3b4e7ba9b
UHC ??飴?臥飴纛 0011111100111111111011001100011100111111111010001100001011101100110001111101010011000000 3f3fecc73fe8c2ecc7d4c0

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