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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 訷ァ誧ヲD訷ァ誧ヲD^ 111110111010010010100111111110111010011010100110010001001111101110100100101001111111101110100110101001100100010001011110 fba4a7fba6a644fba4a7fba6a6445e
EUC-JP 訷ァ誧ヲD訷ァ誧ヲD^ 1000111111011101110101001000111010100111100011111101110111111010100011101010011001000100100011111101110111010100100011101010011110001111110111011111101010001110101001100100010001011110 8fddd48ea78fddfa8ea6448fddd48ea78fddfa8ea6445e
UTF-8 訷ァ誧ヲD訷ァ誧ヲD^ 111010001010100010110111111011111011110110100111111010001010101010100111111011111011110110100110010001001110100010101000101101111110111110111101101001111110100010101010101001111110111110111101101001100100010001011110 e8a8b7efbda7e8aaa7efbda644e8a8b7efbda7e8aaa7efbda6445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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