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^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
SJIS-WIN ?????D?????D^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
EUC-JP ???蓀?D???蓀?D^ 0011111100111111001111111000111111011000111110000011111101000100001111110011111100111111100011111101100011111000001111110100010001011110 3f3f3f8fd8f83f443f3f3f8fd8f83f445e
UTF-8 琉뗨꽮蓀꼔D琉뗨꽮蓀꼔D^ 111011111010011110001100111010111001011110101000111010101011110110101110111010001001001110000000111010101011110010010100010001001110111110100111100011001110101110010111101010001110101010111101101011101110100010010011100000001110101010111100100101000100010001011110 efa78ceb97a8eabdaee89380eabc9444efa78ceb97a8eabdaee89380eabc94445e
UHC 琉뗨꽮蓀꼔D琉뗨꽮蓀꼔D^ 1110101110100100100010111110100010000100101110011110000111100000100001000110101101000100111010111010010010001011111010001000010010111001111000011110000010000100011010110100010001011110 eba48be884b9e1e0846b44eba48be884b9e1e0846b445e

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