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{^ 10010101010011001000101101101010011011100111110110010101010011001000101101101010011011100111101101011110 954c8b6a6e7d954c8b6a6e7b5e
EUC-JP 畢桔n}畢桔n{^ 11001001101011011011010111001011011011100111110111001001101011011011010111001011011011100111101101011110 c9adb5cb6e7dc9adb5cb6e7b5e
UTF-8 畢桔n}畢桔n{^ 1110011110010101101000101110011010100001100101000110111001111101111001111001010110100010111001101010000110010100011011100111101101011110 e795a2e6a1946e7de795a2e6a1946e7b5e
UHC 畢桔n}畢桔n{^ 11111001101101001101000111010000011011100111110111111001101101001101000111010000011011100111101101011110 f9b4d1d06e7df9b4d1d06e7b5e

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