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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 筰穹矚筰穹矚^ 11100010101010011110001001110101111000011101111111100010101010011110001001110101111000011101111101011110 e2a9e275e1dfe2a9e275e1df5e
EUC-JP 筰穹矚筰穹矚^ 11100100101010111110001111010110111000101110000111100100101010111110001111010110111000101110000101011110 e4abe3d6e2e1e4abe3d6e2e15e
UTF-8 筰穹矚筰穹矚^ 11100111101011011011000011100111101010011011100111100111100111111001101011100111101011011011000011100111101010011011100111100111100111111001101001011110 e7adb0e7a9b9e79f9ae7adb0e7a9b9e79f9a5e
UHC ?穹??穹?^ 001111111100111111100010001111110011111111001111111000100011111101011110 3fcfe23f3fcfe23f5e

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