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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 乗桒イ}乗桒イ{^ 10001111111001101111101011100011101100100111110110001111111001101111101011100011101100100111101101011110 8fe6fae3b27d8fe6fae3b27b5e
EUC-JP 乗桒イ}乗桒イ{^ 1011111011101000100011111100001111001001100011101011001001111101101111101110100010001111110000111100100110001110101100100111101101011110 bee88fc3c98eb27dbee88fc3c98eb27b5e
UTF-8 乗桒イ}乗桒イ{^ 111001001011100110010111111001101010000110010010111011111011110110110010011111011110010010111001100101111110011010100001100100101110111110111101101100100111101101011110 e4b997e6a192efbdb27de4b997e6a192efbdb27b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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