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 ????????E 001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f45
SJIS-WIN 豢ォ諞兀豢ォ諞冀E 111001101011010010101011111001101000011010011001010110011110011010110100101010111110011010000110100110010110001001000101 e6b4abe6869959e6b4abe686996245
EUC-JP 豢ォ諞兀豢ォ諞冀E 1110110010110110100011101010101111101011111001101101000110111010111011001011011010001110101010111110101111100110110100011100001101000101 ecb68eabebe6d1baecb68eabebe6d1c345
UTF-8 豢ォ諞兀豢ォ諞冀E 11101000101100011010001011101111101111011010101111101000101010111001111011100101100001011000000011101000101100011010001011101111101111011010101111101000101010111001111011100101100001101000000001000101 e8b1a2efbdabe8ab9ee58580e8b1a2efbdabe8ab9ee5868045
UHC ???兀???冀E 0011111100111111001111111110100010110100001111110011111100111111110100001110110101000101 3f3f3fe8b43f3f3fd0ed45

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