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 ?靈坤?靈鵠^ 0011111111101000110010111000110110100011001111111110100011001011100011011001010001011110 3fe8cb8da33fe8cb8d945e
EUC-JP ?靈坤?靈鵠^ 0011111111110000110011011011101010100101001111111111000011001101101110011111010001011110 3ff0cdbaa53ff0cdb9f45e
UTF-8 렺靈坤렺靈鵠^ 11101011101000001011101011101001100111011000100011100101100111011010010011101011101000001011101011101001100111011000100011101001101101011010000001011110 eba0bae99d88e59da4eba0bae99d88e9b5a05e
UHC 렺靈坤렺靈鵠^ 10001110110000101101011011000100110011011101111010001110110000101101011011000100110011011101110001011110 8ec2d6c4cdde8ec2d6c4cddc5e

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