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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???誼????誼?^ 00111111001111110011111110001011011000100011111100111111001111110011111110001011011000100011111101011110 3f3f3f8b623f3f3f3f8b623f5e
EUC-JP ???誼????誼?^ 00111111001111110011111110110101110000110011111100111111001111110011111110110101110000110011111101011110 3f3f3fb5c33f3f3f3fb5c33f5e
UTF-8 捻뚮베誼쌖捻뚮베誼쌖^ 11101111101001101010010011101011100110101010111011101011101100101010000011101000101010101011110011101100100011001001011011101111101001101010010011101011100110101010111011101011101100101010000011101000101010101011110011101100100011001001011001011110 efa6a4eb9aaeebb2a0e8aabcec8c96efa6a4eb9aaeebb2a0e8aabcec8c965e
UHC 捻뚮베誼쌖捻뚮베誼쌖^ 111001101111011110001100111010111011101010100011111010111111111010011011010001001110011011110111100011001110101110111010101000111110101111111110100110110100010001011110 e6f78cebbaa3ebfe9b44e6f78cebbaa3ebfe9b445e

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