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^ 111110110101101110110000111010011101000010101001010001001111101101011011101100001110100111010000101010010100010001011110 fb5bb0e9d0a944fb5bb0e9d0a9445e
EUC-JP 犱ー鰔ゥD犱ー鰔ゥD^ 100011111100101011101111100011101011000011110010110100101000111010101001010001001000111111001010111011111000111010110000111100101101001010001110101010010100010001011110 8fcaef8eb0f2d28ea9448fcaef8eb0f2d28ea9445e
UTF-8 犱ー鰔ゥD犱ー鰔ゥD^ 111001111000101010110001111011111011110110110000111010011011000010010100111011111011110110101001010001001110011110001010101100011110111110111101101100001110100110110000100101001110111110111101101010010100010001011110 e78ab1efbdb0e9b094efbda944e78ab1efbdb0e9b094efbda9445e
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)