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???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 鼇??D鼇??D^ 1110101010000111001111110011111101000100111010101000011100111111001111110100010001011110 ea873f3f44ea873f3f445e
EUC-JP 鼇??D鼇??D^ 1111001111100111001111110011111101000100111100111110011100111111001111110100010001011110 f3e73f3f44f3e73f3f445e
UTF-8 鼇귣젛D鼇귣젛D^ 111010011011110010000111111010101011011110100011111011001010000010011011010001001110100110111100100001111110101010110111101000111110110010100000100110110100010001011110 e9bc87eab7a3eca09b44e9bc87eab7a3eca09b445e
UHC 鼇귣젛D鼇귣젛D^ 111010001010100010000010111010111010000010010111010001001110100010101000100000101110101110100000100101110100010001011110 e8a882eba09744e8a882eba097445e

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