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 ??m}??m{^ 001111110011111101101101011111010011111100111111011011010111101101011110 3f3f6d7d3f3f6d7b5e
SJIS-WIN ?舅m}?舅m{^ 0011111111100100011011100110110101111101001111111110010001101110011011010111101101011110 3fe46e6d7d3fe46e6d7b5e
EUC-JP ?舅m}?舅m{^ 0011111111100111110011110110110101111101001111111110011111001111011011010111101101011110 3fe7cf6d7d3fe7cf6d7b5e
UTF-8 렺舅m}렺舅m{^ 1110101110100000101110101110100010001000100001010110110101111101111010111010000010111010111010001000100010000101011011010111101101011110 eba0bae888856d7deba0bae888856d7b5e
UHC 렺舅m}렺舅m{^ 10001110110000101100111111000000011011010111110110001110110000101100111111000000011011010111101101011110 8ec2cfc06d7d8ec2cfc06d7b5e

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