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 戒?査戒?斯^ 1000100111111010001111111000110110111000100010011111101000111111100011100111101001011110 89fa3f8db889fa3f8e7a5e
EUC-JP 戒?査戒?斯^ 1011001011111100001111111011101010111010101100101111110000111111101110111101101101011110 b2fc3fbabab2fc3fbbdb5e
UTF-8 戒뤳査戒뤳斯^ 11100110100010001001001011101011101001001011001111100110100111111011101111100110100010001001001011101011101001001011001111100110100101101010111101011110 e68892eba4b3e69fbbe68892eba4b3e696af5e
UHC 戒뤳査戒뤳斯^ 11001100111111001000111111100001110111101101101111001100111111001000111111100001110111101101100101011110 ccfc8fe1dedbccfc8fe1ded95e

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