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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 曜??\}曜??\{^ 10010111011010100011111100111111010111000111110110010111011010100011111100111111010111000111101101011110 976a3f3f5c7d976a3f3f5c7b5e
EUC-JP 曜??\}曜??\{^ 11001101110010110011111100111111010111000111110111001101110010110011111100111111010111000111101101011110 cdcb3f3f5c7dcdcb3f3f5c7b5e
UTF-8 曜꿨눀\}曜꿨눀\{^ 1110011010011011100111001110101010111111101010001110101110001000100000000101110001111101111001101001101110011100111010101011111110101000111010111000100010000000010111000111101101011110 e69b9ceabfa8eb88805c7de69b9ceabfa8eb88805c7b5e
UHC 曜꿨눀\}曜꿨눀\{^ 1110100011111000101100101110010110000111101000010101110001111101111010001111100010110010111001011000011110100001010111000111101101011110 e8f8b2e587a15c7de8f8b2e587a15c7b5e

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