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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?靈模?靈模^ 0011111111101000110010111001011011001101001111111110100011001011100101101100110101011110 3fe8cb96cd3fe8cb96cd5e
EUC-JP ?靈模?靈模^ 0011111111110000110011011100110011001111001111111111000011001101110011001100111101011110 3ff0cdcccf3ff0cdcccf5e
UTF-8 렺靈模렺靈模^ 11101011101000001011101011101001100111011000100011100110101010001010000111101011101000001011101011101001100111011000100011100110101010001010000101011110 eba0bae99d88e6a8a1eba0bae99d88e6a8a15e
UHC 렺靈模렺靈模^ 10001110110000101101011011000100110110011011110010001110110000101101011011000100110110011011110001011110 8ec2d6c4d9bc8ec2d6c4d9bc5e

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