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{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN ?釐ュJ}?釐ュJ{^ 001111111110011111011000100000111000010101001010011111010011111111100111110110001000001110000101010010100111101101011110 3fe7d883854a7d3fe7d883854a7b5e
EUC-JP ?釐ュJ}?釐ュJ{^ 001111111110111011011010101001011110010101001010011111010011111111101110110110101010010111100101010010100111101101011110 3feedaa5e54a7d3feedaa5e54a7b5e
UTF-8 룶釐ュJ}룶釐ュJ{^ 1110101110100011101101101110100110000111100100001110001110000011101001010100101001111101111010111010001110110110111010011000011110010000111000111000001110100101010010100111101101011110 eba3b6e98790e383a54a7deba3b6e98790e383a54a7b5e
UHC 룶釐ュJ}룶釐ュJ{^ 1000111110101011110101111110110110101011111001010100101001111101100011111010101111010111111011011010101111100101010010100111101101011110 8fabd7edabe54a7d8fabd7edabe54a7b5e

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