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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??拮}??拮{^ 0011111100111111100111010110100001111101001111110011111110011101011010000111101101011110 3f3f9d687d3f3f9d687b5e
EUC-JP ??拮}??拮{^ 0011111100111111110110011100100101111101001111110011111111011001110010010111101101011110 3f3fd9c97d3f3fd9c97b5e
UTF-8 렺旼拮}렺旼拮{^ 111010111010000010111010111001101001011110111100111001101000101110101110011111011110101110100000101110101110011010010111101111001110011010001011101011100111101101011110 eba0bae697bce68bae7deba0bae697bce68bae7b5e
UHC 렺旼拮}렺旼拮{^ 100011101100001011011010110001001101000111001111011111011000111011000010110110101100010011010001110011110111101101011110 8ec2dac4d1cf7d8ec2dac4d1cf7b5e

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