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 àZ‹‘àZ‹^ 110000111010000001011010110000101000101111000010100100011100001110100000010110101100001010001011110000101000111101011110 c3a05ac28bc291c3a05ac28bc28f5e
SJIS-WIN ??Z??????Z????^ 001111110011111101011010001111110011111100111111001111110011111100111111010110100011111100111111001111110011111101011110 3f3f5a3f3f3f3f3f3f5a3f3f3f3f5e
EUC-JP Ã?ZÂ?Â?Ã?ZÂ?Â?^ 100011111010101010101010001111110101101010001111101010101010010000111111100011111010101010100100001111111000111110101010101010100011111101011010100011111010101010100100001111111000111110101010101001000011111101011110 8faaaa3f5a8faaa43f8faaa43f8faaaa3f5a8faaa43f8faaa43f5e
UTF-8 àZ‹‘àZ‹^ 110000111000001111000010101000000101101011000011100000101100001010001011110000111000001011000010100100011100001110000011110000101010000001011010110000111000001011000010100010111100001110000010110000101000111101011110 c383c2a05ac382c28bc382c291c383c2a05ac382c28bc382c28f5e
UHC ??Z??????Z????^ 001111110011111101011010001111110011111100111111001111110011111100111111010110100011111100111111001111110011111101011110 3f3f5a3f3f3f3f3f3f5a3f3f3f3f5e

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