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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 弡メ鯢綣弡メ鯢綣^ 111110101011011111010010111010011100011111100011010110111111101010110111110100101110100111000111111000110101101101011110 fab7d2e9c7e35bfab7d2e9c7e35b5e
EUC-JP 弡メ鯢綣弡メ鯢綣^ 10001111101111001110010010001110110100101111001011001001111001011011110010001111101111001110010010001110110100101111001011001001111001011011110001011110 8fbce48ed2f2c9e5bc8fbce48ed2f2c9e5bc5e
UTF-8 弡メ鯢綣弡メ鯢綣^ 11100101101111001010000111101111101111101001001011101001101011111010001011100111101101101010001111100101101111001010000111101111101111101001001011101001101011111010001011100111101101101010001101011110 e5bca1efbe92e9afa2e7b6a3e5bca1efbe92e9afa2e7b6a35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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