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 ???Oon}???Oon{^ 001111110011111100111111010011110110111101101110011111010011111100111111001111110100111101101111011011100111101101011110 3f3f3f4f6f6e7d3f3f3f4f6f6e7b5e
SJIS-WIN ?釐ュOon}?釐ュOon{^ 00111111111001111101100010000011100001010100111101101111011011100111110100111111111001111101100010000011100001010100111101101111011011100111101101011110 3fe7d883854f6f6e7d3fe7d883854f6f6e7b5e
EUC-JP ?釐ュOon}?釐ュOon{^ 00111111111011101101101010100101111001010100111101101111011011100111110100111111111011101101101010100101111001010100111101101111011011100111101101011110 3feedaa5e54f6f6e7d3feedaa5e54f6f6e7b5e
UTF-8 룶釐ュOon}룶釐ュOon{^ 111010111010001110110110111010011000011110010000111000111000001110100101010011110110111101101110011111011110101110100011101101101110100110000111100100001110001110000011101001010100111101101111011011100111101101011110 eba3b6e98790e383a54f6f6e7deba3b6e98790e383a54f6f6e7b5e
UHC 룶釐ュOon}룶釐ュOon{^ 100011111010101111010111111011011010101111100101010011110110111101101110011111011000111110101011110101111110110110101011111001010100111101101111011011100111101101011110 8fabd7edabe54f6f6e7d8fabd7edabe54f6f6e7b5e

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