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 àÙàÑàÄLàÙàÑàÄL^ 110000111010000011000011100110011100001110100000110000111001000111000011101000001100001110000100010011001100001110100000110000111001100111000011101000001100001110010001110000111010000011000011100001000100110001011110 c3a0c399c3a0c391c3a0c3844cc3a0c399c3a0c391c3a0c3844c5e
SJIS-WIN ????????????L????????????L^ 001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111010011000011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110100110001011110 3f3f3f3f3f3f3f3f3f3f3f3f4c3f3f3f3f3f3f3f3f3f3f3f3f4c5e
EUC-JP Ã?Ã?Ã?Ã?Ã?Ã?LÃ?Ã?Ã?Ã?Ã?Ã?L^ 100011111010101010101010001111111000111110101010101010100011111110001111101010101010101000111111100011111010101010101010001111111000111110101010101010100011111110001111101010101010101000111111010011001000111110101010101010100011111110001111101010101010101000111111100011111010101010101010001111111000111110101010101010100011111110001111101010101010101000111111100011111010101010101010001111110100110001011110 8faaaa3f8faaaa3f8faaaa3f8faaaa3f8faaaa3f8faaaa3f4c8faaaa3f8faaaa3f8faaaa3f8faaaa3f8faaaa3f8faaaa3f4c5e
UTF-8 àÙàÑàÄLàÙàÑàÄL^ 110000111000001111000010101000001100001110000011110000101001100111000011100000111100001010100000110000111000001111000010100100011100001110000011110000101010000011000011100000111100001010000100010011001100001110000011110000101010000011000011100000111100001010011001110000111000001111000010101000001100001110000011110000101001000111000011100000111100001010100000110000111000001111000010100001000100110001011110 c383c2a0c383c299c383c2a0c383c291c383c2a0c383c2844cc383c2a0c383c299c383c2a0c383c291c383c2a0c383c2844c5e
UHC ????????????L????????????L^ 001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111010011000011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110100110001011110 3f3f3f3f3f3f3f3f3f3f3f3f4c3f3f3f3f3f3f3f3f3f3f3f3f4c5e

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