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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 諶??D諶??D^ 1111101110101010001111110011111101000100111110111010101000111111001111110100010001011110 fbaa3f3f44fbaa3f3f445e
EUC-JP 諶??D諶??D^ 10001111110111101011010100111111001111110100010010001111110111101011010100111111001111110100010001011110 8fdeb53f3f448fdeb53f3f445e
UTF-8 諶뎸괦D諶뎸괦D^ 111010001010101110110110111010111000111010111000111010101011010010100110010001001110100010101011101101101110101110001110101110001110101010110100101001100100010001011110 e8abb6eb8eb8eab4a644e8abb6eb8eb8eab4a6445e
UHC 諶뎸괦D諶뎸괦D^ 111001001010011010001001100010111000001001010000010001001110010010100110100010011000101110000010010100000100010001011110 e4a6898b825044e4a6898b8250445e

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