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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??枇感??枇感^ 00111111001111111001010011111000100010101011010000111111001111111001010011111000100010101011010001011110 3f3f94f88ab43f3f94f88ab45e
EUC-JP ??枇感??枇感^ 00111111001111111100100011111010101101001011011000111111001111111100100011111010101101001011011001011110 3f3fc8fab4b63f3fc8fab4b65e
UTF-8 롔뤶枇感롔뤶枇感^ 11101011101000011001010011101011101001001011011011100110100111101000011111100110100001001001111111101011101000011001010011101011101001001011011011100110100111101000011111100110100001001001111101011110 eba194eba4b6e69e87e6849feba194eba4b6e69e87e6849f5e
UHC 롔뤶枇感롔뤶枇感^ 1000111011011000100011111110010011011101111011011100101011101111100011101101100010001111111001001101110111101101110010101110111101011110 8ed88fe4ddedcaef8ed88fe4ddedcaef5e

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