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{^ 11111010111000111111100011110101010011000111110111111010111000111111100011110101010011000111101101011110 fae3f8f54c7dfae3f8f54c7b5e
EUC-JP 桒?L}桒?L{^ 10001111110000111100100100111111010011000111110110001111110000111100100100111111010011000111101101011110 8fc3c93f4c7d8fc3c93f4c7b5e
UTF-8 桒L}桒L{^ 1110011010100001100100101110111010011010100101000100110001111101111001101010000110010010111011101001101010010100010011000111101101011110 e6a192ee9a944c7de6a192ee9a944c7b5e
UHC ??L}??L{^ 001111110011111101001100011111010011111100111111010011000111101101011110 3f3f4c7d3f3f4c7b5e

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