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 ??誼?}??誼?{^ 00111111001111111000101101100010001111110111110100111111001111111000101101100010001111110111101101011110 3f3f8b623f7d3f3f8b623f7b5e
EUC-JP ??誼?}??誼?{^ 00111111001111111011010111000011001111110111110100111111001111111011010111000011001111110111101101011110 3f3fb5c33f7d3f3fb5c33f7b5e
UTF-8 理렕誼둑}理렕誼둑{^ 111011111010011110100100111010111010000010010101111010001010101010111100111010111001000110010001011111011110111110100111101001001110101110100000100101011110100010101010101111001110101110010001100100010111101101011110 efa7a4eba095e8aabceb91917defa7a4eba095e8aabceb91917b5e
UHC 理렕誼둑}理렕誼둑{^ 11101100101101011000111010101010111010111111111010110101110011110111110111101100101101011000111010101010111010111111111010110101110011110111101101011110 ecb58eaaebfeb5cf7decb58eaaebfeb5cf7b5e

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