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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 燿??雅?燿??雅?B 111000001010000000111111001111111000100111101011001111111110000010100000001111110011111110001001111010110011111101000010 e0a03f3f89eb3fe0a03f3f89eb3f42
EUC-JP 燿??雅?燿??雅?B 111000001010001000111111001111111011001011101101001111111110000010100010001111110011111110110010111011010011111101000010 e0a23f3fb2ed3fe0a23f3fb2ed3f42
UTF-8 燿먧말雅웭燿먧말雅웭B 11100111100001111011111111101011101010001010011111101011101001111001000011101001100110111000010111101100100110111010110111100111100001111011111111101011101010001010011111101011101001111001000011101001100110111000010111101100100110111010110101000010 e787bfeba8a7eba790e99b85ec9bade787bfeba8a7eba790e99b85ec9bad42
UHC 燿먧말雅웭燿먧말雅웭B 111010001111110010010000111001001011100010111011111001001011101010011111011101101110100011111100100100001110010010111000101110111110010010111010100111110111011001000010 e8fc90e4b8bbe4ba9f76e8fc90e4b8bbe4ba9f7642

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