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 ?盖?獺}?盖?獺{^ 001111111110000110110011001111111110000011011010011111010011111111100001101100110011111111100000110110100111101101011110 3fe1b33fe0da7d3fe1b33fe0da7b5e
EUC-JP ?盖?獺}?盖?獺{^ 001111111110001010110101001111111110000011011100011111010011111111100010101101010011111111100000110111000111101101011110 3fe2b53fe0dc7d3fe2b53fe0dc7b5e
UTF-8 렺盖렺獺}렺盖렺獺{^ 111010111010000010111010111001111001101110010110111010111010000010111010111001111000110110111010011111011110101110100000101110101110011110011011100101101110101110100000101110101110011110001101101110100111101101011110 eba0bae79b96eba0bae78dba7deba0bae79b96eba0bae78dba7b5e
UHC 렺盖렺獺}렺盖렺獺{^ 10001110110000101100101111001100100011101100001011010011101101110111110110001110110000101100101111001100100011101100001011010011101101110111101101011110 8ec2cbcc8ec2d3b77d8ec2cbcc8ec2d3b77b5e

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