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 ?拿??}?拿??{^ 00111111100111010101110000111111001111110111110100111111100111010101110000111111001111110111101101011110 3f9d5c3f3f7d3f9d5c3f3f7b5e
EUC-JP ?拿??}?拿??{^ 00111111110110011011110100111111001111110111110100111111110110011011110100111111001111110111101101011110 3fd9bd3f3f7d3fd9bd3f3f7b5e
UTF-8 렺拿렺蘿}렺拿렺蘿{^ 111010111010000010111010111001101000101110111111111010111010000010111010111011111010010010010000011111011110101110100000101110101110011010001011101111111110101110100000101110101110111110100100100100000111101101011110 eba0bae68bbfeba0baefa4907deba0bae68bbfeba0baefa4907b5e
UHC 렺拿렺蘿}렺拿렺蘿{^ 10001110110000101101000111011010100011101100001011010001110111010111110110001110110000101101000111011010100011101100001011010001110111010111101101011110 8ec2d1da8ec2d1dd7d8ec2d1da8ec2d1dd7b5e

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