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 ??}\}??}\{^ 0011111100111111011111010101110001111101001111110011111101111101010111000111101101011110 3f3f7d5c7d3f3f7d5c7b5e
SJIS-WIN 昻螂}\}昻螂}\{^ 111110101101000011100101101001010111110101011100011111011111101011010000111001011010010101111101010111000111101101011110 fad0e5a57d5c7dfad0e5a57d5c7b5e
EUC-JP ?螂}\}?螂}\{^ 00111111111010101010011101111101010111000111110100111111111010101010011101111101010111000111101101011110 3feaa77d5c7d3feaa77d5c7b5e
UTF-8 昻螂}\}昻螂}\{^ 11100110100110001011101111101000100111101000001001111101010111000111110111100110100110001011101111101000100111101000001001111101010111000111101101011110 e698bbe89e827d5c7de698bbe89e827d5c7b5e
UHC 昻螂}\}昻螂}\{^ 111001001110100111010101110011000111110101011100011111011110010011101001110101011100110001111101010111000111101101011110 e4e9d5cc7d5c7de4e9d5cc7d5c7b5e

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