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 焄介貍憮羣雍匁 1111101101010100100010011110111011100110101111001001110011100001111000111011100011101000101101001001011011100110 fb5489eee6bc9ce1e3b8e8b496e6
EUC-JP 焄介貍憮羣雍匁 100011111100100111100011101100101111000011101100101111101101100011100011111001101011101011110000101101101100110011101000 8fc9e3b2f0ecbed8e3e6baf0b6cce8
UTF-8 焄介貍憮羣雍匁 111001111000010010000100111001001011101110001011111010001011001010001101111001101000011010101110111001111011111010100011111010011001101110001101111001011000110010000001 e78484e4bb8be8b28de686aee7bea3e99b8de58c81
UHC 焄介?憮?雍? 1111110110110110110010111011111100111111110110011110010000111111111010001011110000111111 fdb6cbbf3fd9e43fe8bc3f

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