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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 畢梁n}畢梁n{^ 10010101010011001001011111000000011011100111110110010101010011001001011111000000011011100111101101011110 954c97c06e7d954c97c06e7b5e
EUC-JP 畢梁n}畢梁n{^ 11001001101011011100111011000010011011100111110111001001101011011100111011000010011011100111101101011110 c9adcec26e7dc9adcec26e7b5e
UTF-8 畢梁n}畢梁n{^ 1110011110010101101000101110011010100010100000010110111001111101111001111001010110100010111001101010001010000001011011100111101101011110 e795a2e6a2816e7de795a2e6a2816e7b5e
UHC 畢梁n}畢梁n{^ 11111001101101001101010111011001011011100111110111111001101101001101010111011001011011100111101101011110 f9b4d5d96e7df9b4d5d96e7b5e

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