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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?閃??信??^ 00111111100100010100110100111111001111111001000001001101001111110011111101011110 3f914d3f3f904d3f3f5e
EUC-JP ?閃??信??^ 00111111110000011010111000111111001111111011111110101110001111110011111101011110 3fc1ae3f3fbfae3f3f5e
UTF-8 뤵閃퐥쪕信렰렏^ 11101011101001001011010111101001100101101000001111101101100100001010010111101100101010101001010111100100101111111010000111101011101000001011000011101011101000001000111101011110 eba4b5e99683ed90a5ecaa95e4bfa1eba0b0eba08f5e
UHC 뤵閃퐥쪕信렰렏^ 100011111110001111100000111011001011110110001110101001011000111111100011111000011000111010111101100011101010010101011110 8fe3e0ecbd8ea58fe3e18ebd8ea55e

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