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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 辯ソ迯サ迴育園 111001111000011110111111111001111000110110111011111001111000111110001000111001111000100110000000 e787bfe78dbbe78f88e78980
EUC-JP 辯ソ迯サ迴育園 1110110111100111100011101011111111101101111011011000111010111011111011011110111110110000111010011011000111100000 ede78ebfeded8ebbedefb0e9b1e0
UTF-8 辯ソ迯サ迴育園 111010001011111010101111111011111011110110111111111010001011111110101111111011111011110110111011111010001011111110110100111010001000001010110010111001011001110010010010 e8beafefbdbfe8bfafefbdbbe8bfb4e882b2e59c92
UHC 辯????育園 11011100101010100011111100111111001111110011111111101011110000001110101010101110 dcaa3f3f3f3febc0eaae

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