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 ???肯}???肯{^ 00111111001111110011111110001101011011010111110100111111001111110011111110001101011011010111101101011110 3f3f3f8d6d7d3f3f3f8d6d7b5e
EUC-JP 縕??肯}縕??肯{^ 1000111111010100110000100011111100111111101110011100111001111101100011111101010011000010001111110011111110111001110011100111101101011110 8fd4c23f3fb9ce7d8fd4c23f3fb9ce7b5e
UTF-8 縕됬렡肯}縕됬렡肯{^ 111001111011100010010101111010111001000010101100111010111010000010100001111010001000001010101111011111011110011110111000100101011110101110010000101011001110101110100000101000011110100010000010101011110111101101011110 e7b895eb90aceba0a1e882af7de7b895eb90aceba0a1e882af7b5e
UHC 縕됬렡肯}縕됬렡肯{^ 11101000101100101000100111100111100011101011001011010000111010010111110111101000101100101000100111100111100011101011001011010000111010010111101101011110 e8b289e78eb2d0e97de8b289e78eb2d0e97b5e

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