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 ŽÚ·çŽÚ·ä^ 1000111011011010100011111011011111100111100011101101101010001111101101111110010001011110 8eda8fb7e78eda8fb7e45e
SJIS-WIN ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ?Ú??ç?Ú??ä^ 00111111100011111010101011100010001111110011111110001111101010111010111000111111100011111010101011100010001111110011111110001111101010111010001101011110 3f8faae23f3f8fabae3f8faae23f3f8faba35e
UTF-8 ŽÚ·çŽÚ·ä^ 110000101000111011000011100110101100001010001111110000101011011111000011101001111100001010001110110000111001101011000010100011111100001010110111110000111010010001011110 c28ec39ac28fc2b7c3a7c28ec39ac28fc2b7c3a45e
UHC ???·????·?^ 00111111001111110011111110100001101001000011111100111111001111110011111110100001101001000011111101011110 3f3f3fa1a43f3f3f3fa1a43f5e

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