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 ªÁª£©¡¢Ä 100011111010101011000001100011111010101010100011100011111010100110100001100011111010001011000100 8faac18faaa38fa9a18fa2c4
SJIS-WIN ?????£????¢? 0011111100111111001111110011111100111111100000011001001000111111001111110011111100111111100000011001000100111111 3f3f3f3f3f81923f3f3f3f81913f
EUC-JP ?ªÁ?ª£?©¡?¢Ä 0011111110001111101000101110110010001111101010101010000100111111100011111010001011101100101000011111001000111111100011111010001011101101100011111010001011000010001111111010000111110001100011111010101010100011 3f8fa2ec8faaa13f8fa2eca1f23f8fa2ed8fa2c23fa1f18faaa3
UTF-8 ªÁª£©¡¢Ä 110000101000111111000010101010101100001110000001110000101000111111000010101010101100001010100011110000101000111111000010101010011100001010100001110000101000111111000010101000101100001110000100 c28fc2aac381c28fc2aac2a3c28fc2a9c2a1c28fc2a2c384
UHC ?ª??ª???¡??? 001111111010100010100011001111110011111110101000101000110011111100111111001111111010001010101110001111110011111100111111 3fa8a33f3fa8a33f3f3fa2ae3f3f3f

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