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 ??d}??d{^ 001111110011111101100100011111010011111100111111011001000111101101011110 3f3f647d3f3f647b5e
SJIS-WIN ?北d}?北d{^ 0011111110010110011010110110010001111101001111111001011001101011011001000111101101011110 3f966b647d3f966b647b5e
EUC-JP ?北d}?北d{^ 0011111111001011110011000110010001111101001111111100101111001100011001000111101101011110 3fcbcc647d3fcbcc647b5e
UTF-8 렺北d}렺北d{^ 1110101110100000101110101110010110001100100101110110010001111101111010111010000010111010111001011000110010010111011001000111101101011110 eba0bae58c97647deba0bae58c97647b5e
UHC 렺北d}렺北d{^ 10001110110000101101110111000001011001000111110110001110110000101101110111000001011001000111101101011110 8ec2ddc1647d8ec2ddc1647b5e

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