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 顋戊抄顋戊抄^ 11101000111110011001010111101000100011111011010011101000111110011001010111101000100011111011010001011110 e8f995e88fb4e8f995e88fb45e
EUC-JP 顋戊抄顋戊抄^ 11110000111110111100101011101010101111101011011011110000111110111100101011101010101111101011011001011110 f0fbcaeabeb6f0fbcaeabeb65e
UTF-8 顋戊抄顋戊抄^ 11101001101000011000101111100110100010001000101011100110100010101000010011101001101000011000101111100110100010001000101011100110100010101000010001011110 e9a18be6888ae68a84e9a18be6888ae68a845e
UHC ?戊抄?戊抄^ 0011111111011001111001101111010011111100001111111101100111100110111101001111110001011110 3fd9e6f4fc3fd9e6f4fc5e

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