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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 彧??別彧??別^ 11111010101110010011111100111111100101011100101011111010101110010011111100111111100101011100101001011110 fab93f3f95cafab93f3f95ca5e
EUC-JP 彧??別彧??別^ 100011111011110011111110001111110011111111001010110011001000111110111100111111100011111100111111110010101100110001011110 8fbcfe3f3fcacc8fbcfe3f3fcacc5e
UTF-8 彧팰뫈別彧팰뫈別^ 11100101101111011010011111101101100011001011000011101011101010111000100011100101100010001010010111100101101111011010011111101101100011001011000011101011101010111000100011100101100010001010010101011110 e5bda7ed8cb0ebab88e588a5e5bda7ed8cb0ebab88e588a55e
UHC 彧팰뫈別彧팰뫈別^ 1110100111101110110001101101001110111000111110111101110010101100111010011110111011000110110100111011100011111011110111001010110001011110 e9eec6d3b8fbdcace9eec6d3b8fbdcac5e

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