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 ’B{’Bj’B{’Bj^ 10010010010000100111101110010010010000100110101010010010010000100111101110010010010000100110101001011110 92427b92426a92427b92426a5e
SJIS-WIN ?B{?Bj?B{?Bj^ 00111111010000100111101100111111010000100110101000111111010000100111101100111111010000100110101001011110 3f427b3f426a3f427b3f426a5e
EUC-JP ?B{?Bj?B{?Bj^ 00111111010000100111101100111111010000100110101000111111010000100111101100111111010000100110101001011110 3f427b3f426a3f427b3f426a5e
UTF-8 ’B{’Bj’B{’Bj^ 1100001010010010010000100111101111000010100100100100001001101010110000101001001001000010011110111100001010010010010000100110101001011110 c292427bc292426ac292427bc292426a5e
UHC ?B{?Bj?B{?Bj^ 00111111010000100111101100111111010000100110101000111111010000100111101100111111010000100110101001011110 3f427b3f426a3f427b3f426a5e

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