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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ??????愈? 001111110011111100111111001111110011111100111111100101101111101000111111 3f3f3f3f3f3f96fa3f
EUC-JP ??????愈? 001111110011111100111111001111110011111100111111110011001111110000111111 3f3f3f3f3f3fccfc3f
UTF-8 閱묐뀪流⑴뙳愈묪 111010011001011010110001111010111010110010010000111010111000000010101010111011111010011110001010111000101001000110110100111010111001100110110011111001101000010010001000111010111010110010101010 e996b1ebac90eb80aaefa78ae291b4eb99b3e68488ebacaa
UHC 閱묐뀪流⑴뙳愈묪 11100110111100111001000111101011100001011010000011101010111111001010100111100111100011001011011011101010111011111001001001000010 e6f391eb85a0eafca9e78cb6eaef9242

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