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 ク螂}ク螂{^ 1111000010111001101110001110010110100101111100000110111001111101111100001011100110111000111001011010010111110000011011100111101101011110 f0b9b8e5a5f06e7df0b9b8e5a5f06e7b5e
EUC-JP ?ク螂?}?ク螂?{^ 001111111000111010111000111010101010011100111111011111010011111110001110101110001110101010100111001111110111101101011110 3f8eb8eaa73f7d3f8eb8eaa73f7b5e
UTF-8 ク螂}ク螂{^ 111011101000000110111000111011111011110110111000111010001001111010000010111011101000000010101110011111011110111010000001101110001110111110111101101110001110100010011110100000101110111010000000101011100111101101011110 ee81b8efbdb8e89e82ee80ae7dee81b8efbdb8e89e82ee80ae7b5e
UHC ??螂?}??螂?{^ 00111111001111111101010111001100001111110111110100111111001111111101010111001100001111110111101101011110 3f3fd5cc3f7d3f3fd5cc3f7b5e

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