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 ???J[???J[^ 0011111100111111001111110100101001011011001111110011111100111111010010100101101101011110 3f3f3f4a5b3f3f3f4a5b5e
SJIS-WIN ?釐ュJ[?釐ュJ[^ 001111111110011111011000100000111000010101001010010110110011111111100111110110001000001110000101010010100101101101011110 3fe7d883854a5b3fe7d883854a5b5e
EUC-JP ?釐ュJ[?釐ュJ[^ 001111111110111011011010101001011110010101001010010110110011111111101110110110101010010111100101010010100101101101011110 3feedaa5e54a5b3feedaa5e54a5b5e
UTF-8 룶釐ュJ[룶釐ュJ[^ 1110101110100011101101101110100110000111100100001110001110000011101001010100101001011011111010111010001110110110111010011000011110010000111000111000001110100101010010100101101101011110 eba3b6e98790e383a54a5beba3b6e98790e383a54a5b5e
UHC 룶釐ュJ[룶釐ュJ[^ 1000111110101011110101111110110110101011111001010100101001011011100011111010101111010111111011011010101111100101010010100101101101011110 8fabd7edabe54a5b8fabd7edabe54a5b5e

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