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 ???^kD???^kD^ 00111111001111110011111101011110011010110100010000111111001111110011111101011110011010110100010001011110 3f3f3f5e6b443f3f3f5e6b445e
SJIS-WIN ?西?^kD?西?^kD^ 001111111001000010111100001111110101111001101011010001000011111110010000101111000011111101011110011010110100010001011110 3f90bc3f5e6b443f90bc3f5e6b445e
EUC-JP ?西?^kD?西?^kD^ 001111111100000010111110001111110101111001101011010001000011111111000000101111100011111101011110011010110100010001011110 3fc0be3f5e6b443fc0be3f5e6b445e
UTF-8 렊西롆^kD렊西롆^kD^ 11101011101000001000101011101000101001011011111111101011101000011000011001011110011010110100010011101011101000001000101011101000101001011011111111101011101000011000011001011110011010110100010001011110 eba08ae8a5bfeba1865e6b44eba08ae8a5bfeba1865e6b445e
UHC 렊西롆^kD렊西롆^kD^ 10001110101000011110000010100100100011101100110001011110011010110100010010001110101000011110000010100100100011101100110001011110011010110100010001011110 8ea1e0a48ecc5e6b448ea1e0a48ecc5e6b445e

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