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 ???Hn}???Hn{^ 00111111001111110011111101001000011011100111110100111111001111110011111101001000011011100111101101011110 3f3f3f486e7d3f3f3f486e7b5e
SJIS-WIN ???Hn}???Hn{^ 00111111001111110011111101001000011011100111110100111111001111110011111101001000011011100111101101011110 3f3f3f486e7d3f3f3f486e7b5e
EUC-JP ???Hn}???Hn{^ 00111111001111110011111101001000011011100111110100111111001111110011111101001000011011100111101101011110 3f3f3f486e7d3f3f3f486e7b5e
UTF-8 嶪뗦떃Hn}嶪뗦떃Hn{^ 11100101101101101010101011101011100101111010011011101011100101101000001101001000011011100111110111100101101101101010101011101011100101111010011011101011100101101000001101001000011011100111101101011110 e5b6aaeb97a6eb9683486e7de5b6aaeb97a6eb9683486e7b5e
UHC 嶪뗦떃Hn}嶪뗦떃Hn{^ 11100101111101011000101111100110100010111001100101001000011011100111110111100101111101011000101111100110100010111001100101001000011011100111101101011110 e5f58be68b99486e7de5f58be68b99486e7b5e

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