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^ 00111111001111111001000111110011001111110011111110010001111100110110010101011110 3f3f91f33f3f91f3655e
EUC-JP ??濯??濯e^ 00111111001111111100001011110101001111110011111111000010111101010110010101011110 3f3fc2f53f3fc2f5655e
UTF-8 룶웩濯룶웩濯e^ 1110101110100011101101101110110010011011101010011110011010111111101011111110101110100011101101101110110010011011101010011110011010111111101011110110010101011110 eba3b6ec9ba9e6bfafeba3b6ec9ba9e6bfaf655e
UHC 룶웩濯룶웩濯e^ 1000111110101011110000001010000111110110111110111000111110101011110000001010000111110110111110110110010101011110 8fabc0a1f6fb8fabc0a1f6fb655e

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