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^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 〓?????e^ 100000011010110000111111001111110011111100111111001111110110010101011110 81ac3f3f3f3f3f655e
EUC-JP 〓?????e^ 101000101010111000111111001111110011111100111111001111110110010101011110 a2ae3f3f3f3f3f655e
UTF-8 〓룵끗룶콓◈e^ 1110001110000000100100111110101110100011101101011110101110000001100101111110101110100011101101101110110010111101100100111110001010010111100010000110010101011110 e38093eba3b5eb8197eba3b6ecbd93e29788655e
UHC 〓룵끗룶콓◈e^ 1010000111101011100011111010101010110010111111011000111110101011101100011000111110100010110000100110010101011110 a1eb8faab2fd8fabb18fa2c2655e

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