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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?箝?稽}?箝?稽{^ 001111111110001010101101001111111000110001101101011111010011111111100010101011010011111110001100011011010111101101011110 3fe2ad3f8c6d7d3fe2ad3f8c6d7b5e
EUC-JP ?箝?稽}?箝?稽{^ 001111111110010010101111001111111011011111001110011111010011111111100100101011110011111110110111110011100111101101011110 3fe4af3fb7ce7d3fe4af3fb7ce7b5e
UTF-8 렺箝걜稽}렺箝걜稽{^ 111010111010000010111010111001111010111010011101111010101011000110011100111001111010100010111101011111011110101110100000101110101110011110101110100111011110101010110001100111001110011110101000101111010111101101011110 eba0bae7ae9deab19ce7a8bd7deba0bae7ae9deab19ce7a8bd7b5e
UHC 렺箝걜稽}렺箝걜稽{^ 10001110110000101100110011000100101100001100010011001101101001100111110110001110110000101100110011000100101100001100010011001101101001100111101101011110 8ec2ccc4b0c4cda67d8ec2ccc4b0c4cda67b5e

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