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{^ 11100110101011011001010001101111011011100111110111100110101011011001010001101111011011100111101101011110 e6ad946f6e7de6ad946f6e7b5e
EUC-JP 豁俳n}豁俳n{^ 11101100101011111100011111010000011011100111110111101100101011111100011111010000011011100111101101011110 ecafc7d06e7decafc7d06e7b5e
UTF-8 豁俳n}豁俳n{^ 1110100010110001100000011110010010111111101100110110111001111101111010001011000110000001111001001011111110110011011011100111101101011110 e8b181e4bfb36e7de8b181e4bfb36e7b5e
UHC 豁俳n}豁俳n{^ 11111100110000111101101111000100011011100111110111111100110000111101101111000100011011100111101101011110 fcc3dbc46e7dfcc3dbc46e7b5e

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