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 ??敦膏}??敦膏{^ 001111110011111110010011110101101000110101110000011111010011111100111111100100111101011010001101011100000111101101011110 3f3f93d68d707d3f3f93d68d707b5e
EUC-JP ??敦膏}??敦膏{^ 001111110011111111000110110110001011100111010001011111010011111100111111110001101101100010111001110100010111101101011110 3f3fc6d8b9d17d3f3fc6d8b9d17b5e
UTF-8 렺旼敦膏}렺旼敦膏{^ 111010111010000010111010111001101001011110111100111001101001010110100110111010001000011010001111011111011110101110100000101110101110011010010111101111001110011010010101101001101110100010000110100011110111101101011110 eba0bae697bce695a6e8868f7deba0bae697bce695a6e8868f7b5e
UHC 렺旼敦膏}렺旼敦膏{^ 10001110110000101101101011000100110101001100010011001101110001110111110110001110110000101101101011000100110101001100010011001101110001110111101101011110 8ec2dac4d4c4cdc77d8ec2dac4d4c4cdc77b5e

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