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 逋ァ鄒渓}逋ァ鄒渓{^ 1110011110011001101001111110011110111110100011000110101101111101111001111001100110100111111001111011111010001100011010110111101101011110 e799a7e7be8c6b7de799a7e7be8c6b7b5e
EUC-JP 逋ァ鄒渓}逋ァ鄒渓{^ 11101101111110011000111010100111111011101100000010110111110011000111110111101101111110011000111010100111111011101100000010110111110011000111101101011110 edf98ea7eec0b7cc7dedf98ea7eec0b7cc7b5e
UTF-8 逋ァ鄒渓}逋ァ鄒渓{^ 111010011000000010001011111011111011110110100111111010011000010010010010111001101011100010010011011111011110100110000000100010111110111110111101101001111110100110000100100100101110011010111000100100110111101101011110 e9808befbda7e98492e6b8937de9808befbda7e98492e6b8937b5e
UHC 逋?鄒?}逋?鄒?{^ 111110001110011100111111111101011101101100111111011111011111100011100111001111111111010111011011001111110111101101011110 f8e73ff5db3f7df8e73ff5db3f7b5e

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