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 潁≪?潁≪?^ 1001111111110001100000011110000100111111100111111111000110000001111000010011111101011110 9ff181e13f9ff181e13f5e
EUC-JP 潁≪?潁≪?^ 1101111011110011101000101110001100111111110111101111001110100010111000110011111101011110 def3a2e33fdef3a2e33f5e
UTF-8 潁≪뎵潁≪뎵^ 11100110101111011000000111100010100010011010101011101011100011101011010111100110101111011000000111100010100010011010101011101011100011101011010101011110 e6bd81e289aaeb8eb5e6bd81e289aaeb8eb55e
UHC 潁≪뎵潁≪뎵^ 11100111101110001010000111101100100010011000100011100111101110001010000111101100100010011000100001011110 e7b8a1ec8988e7b8a1ec89885e

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