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 ú´ªGLú´ªGL^ 1111101010110100101010100100011101001100111110101011010010101010010001110100110001011110 fab4aa474cfab4aa474c5e
SJIS-WIN ?´?GL?´?GL^ 00111111100000010100110000111111010001110100110000111111100000010100110000111111010001110100110001011110 3f814c3f474c3f814c3f474c5e
EUC-JP ú´ªGLú´ªGL^ 100011111010101111100010101000011010110110001111101000101110110001000111010011001000111110101011111000101010000110101101100011111010001011101100010001110100110001011110 8fabe2a1ad8fa2ec474c8fabe2a1ad8fa2ec474c5e
UTF-8 ú´ªGLú´ªGL^ 1100001110111010110000101011010011000010101010100100011101001100110000111011101011000010101101001100001010101010010001110100110001011110 c3bac2b4c2aa474cc3bac2b4c2aa474c5e
UHC ?´ªGL?´ªGL^ 001111111010001010100101101010001010001101000111010011000011111110100010101001011010100010100011010001110100110001011110 3fa2a5a8a3474c3fa2a5a8a3474c5e

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