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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 燿??雅?????^ 111000001010000000111111001111111000100111101011001111110011111100111111001111110011111101011110 e0a03f3f89eb3f3f3f3f3f5e
EUC-JP 燿??雅?????^ 111000001010001000111111001111111011001011101101001111110011111100111111001111110011111101011110 e0a23f3fb2ed3f3f3f3f3f5e
UTF-8 燿먩쫲雅잓옄礖듾벚^ 11100111100001111011111111101011101010001010100111101100101010111011001011101001100110111000010111101100100111101001001111101100100110001000010011100111101001001001011011101011100100111011111011101011101100101001101001011110 e787bfeba8a9ecabb2e99b85ec9e93ec9884e7a496eb93beebb29a5e
UHC 燿먩쫲雅잓옄礖듾벚^ 11101000111111001001000011100110101001101000101011100100101110101001111111101001100111101001000011100110101001101000101011100100101110101010001001011110 e8fc90e6a68ae4ba9fe99e90e6a68ae4baa25e

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