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 ??L}??L{^ 001111110011111101001100011111010011111100111111010011000111101101011110 3f3f4c7d3f3f4c7b5e
SJIS-WIN 拗?L}拗?L{^ 1001110101011000001111110100110001111101100111010101100000111111010011000111101101011110 9d583f4c7d9d583f4c7b5e
EUC-JP 拗?L}拗?L{^ 1101100110111001001111110100110001111101110110011011100100111111010011000111101101011110 d9b93f4c7dd9b93f4c7b5e
UTF-8 拗렚L}拗렚L{^ 1110011010001011100101111110101110100000100110100100110001111101111001101000101110010111111010111010000010011010010011000111101101011110 e68b97eba09a4c7de68b97eba09a4c7b5e
UHC 拗렚L}拗렚L{^ 11101000111100111000111010101101010011000111110111101000111100111000111010101101010011000111101101011110 e8f38ead4c7de8f38ead4c7b5e

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