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 ??????D^ 0011111100111111001111110011111100111111001111110100010001011110 3f3f3f3f3f3f445e
SJIS-WIN 霎ー魍亥゚ッD^ 1110100010111110101100001110100110110001100010001110010111011111101011110100010001011110 e8beb0e9b188e5dfaf445e
EUC-JP 霎ー魍亥゚ッD^ 1111000011000000100011101011000011110010101100111011000011100111100011101101111110001110101011110100010001011110 f0c08eb0f2b3b0e78edf8eaf445e
UTF-8 霎ー魍亥゚ッD^ 1110100110011100100011101110111110111101101100001110100110101101100011011110010010111010101001011110111110111110100111111110111110111101101011110100010001011110 e99c8eefbdb0e9ad8de4baa5efbe9fefbdaf445e
UHC ???亥??D^ 001111110011111100111111111110101010010000111111001111110100010001011110 3f3f3ffaa43f3f445e

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