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 潁≪뙣潁≪뙟^ 11100110101111011000000111100010100010011010101011101011100110011010001111100110101111011000000111100010100010011010101011101011100110011001111101011110 e6bd81e289aaeb99a3e6bd81e289aaeb999f5e
UHC 潁≪뙣潁≪뙟^ 11100111101110001010000111101100100011001010100011100111101110001010000111101100100011001010010001011110 e7b8a1ec8ca8e7b8a1ec8ca45e

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