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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 驕懃ォッ}驕懃ォッ{^ 111010011000000110011100111001111010101110101111011111011110100110000001100111001110011110101011101011110111101101011110 e9819ce7abaf7de9819ce7abaf7b5e
EUC-JP 驕懃ォッ}驕懃ォッ{^ 11110001111000011101100011101001100011101010101110001110101011110111110111110001111000011101100011101001100011101010101110001110101011110111101101011110 f1e1d8e98eab8eaf7df1e1d8e98eab8eaf7b5e
UTF-8 驕懃ォッ}驕懃ォッ{^ 111010011010100110010101111001101000011110000011111011111011110110101011111011111011110110101111011111011110100110101001100101011110011010000111100000111110111110111101101010111110111110111101101011110111101101011110 e9a995e68783efbdabefbdaf7de9a995e68783efbdabefbdaf7b5e
UHC 驕懃??}驕懃??{^ 110011101111011011010000110001000011111100111111011111011100111011110110110100001100010000111111001111110111101101011110 cef6d0c43f3f7dcef6d0c43f3f7b5e

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