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 ???WD???WD^ 0011111100111111001111110101011101000100001111110011111100111111010101110100010001011110 3f3f3f57443f3f3f57445e
SJIS-WIN ?領?WD?領?WD^ 00111111100101111100110000111111010101110100010000111111100101111100110000111111010101110100010001011110 3f97cc3f57443f97cc3f57445e
EUC-JP ?領?WD?領?WD^ 00111111110011101100111000111111010101110100010000111111110011101100111000111111010101110100010001011110 3fcece3f57443fcece3f57445e
UTF-8 렺領렍WD렺領렍WD^ 1110101110100000101110101110100110100000100110001110101110100000100011010101011101000100111010111010000010111010111010011010000010011000111010111010000010001101010101110100010001011110 eba0bae9a098eba08d5744eba0bae9a098eba08d57445e
UHC 렺領렍WD렺領렍WD^ 1000111011000010110101101100010110001110101000110101011101000100100011101100001011010110110001011000111010100011010101110100010001011110 8ec2d6c58ea357448ec2d6c58ea357445e

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