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 ??ピ?臣ケ??^ 001111110011111110000011011100110011111110010000011000101000001101010000001111110011111101011110 3f3f83733f906283503f3f5e
EUC-JP ??ピ?臣ケ??^ 001111110011111110100101110101000011111110111111110000111010010110110001001111110011111101011110 3f3fa5d43fbfc3a5b13f3f5e
UTF-8 룶핊ピ룵臣ケ룫熉^ 11101011101000111011011011101101100101011000101011100011100000111001010011101011101000111011010111101000100001111010001111100011100000101011000111101011101000111010101111100111100001101000100101011110 eba3b6ed958ae38394eba3b5e887a3e382b1eba3abe786895e
UHC 룶핊ピ룵臣ケ룫熉^ 1000111110101011110000001000111110101011110101001000111110101010111000111110110110101011101100011000111110100010111010011111101101011110 8fabc08fabd48faae3edabb18fa2e9fb5e

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