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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 髦ョ螂ク髦ョ螂クB 11101001100110001010111011100101101001011011100011101001100110001010111011100101101001011011100001000010 e998aee5a5b8e998aee5a5b842
EUC-JP 髦ョ螂ク髦ョ螂クB 1111000111111000100011101010111011101010101001111000111010111000111100011111100010001110101011101110101010100111100011101011100001000010 f1f88eaeeaa78eb8f1f88eaeeaa78eb842
UTF-8 髦ョ螂ク髦ョ螂クB 11101001101010111010011011101111101111011010111011101000100111101000001011101111101111011011100011101001101010111010011011101111101111011010111011101000100111101000001011101111101111011011100001000010 e9aba6efbdaee89e82efbdb8e9aba6efbdaee89e82efbdb842
UHC ??螂???螂?B 0011111100111111110101011100110000111111001111110011111111010101110011000011111101000010 3f3fd5cc3f3f3fd5cc3f42

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