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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??到}??到{^ 0011111100111111100100111001111001111101001111110011111110010011100111100111101101011110 3f3f939e7d3f3f939e7b5e
EUC-JP ??到}??到{^ 0011111100111111110001011111111001111101001111110011111111000101111111100111101101011110 3f3fc5fe7d3f3fc5fe7b5e
UTF-8 卄숀到}卄숀到{^ 111001011000110110000100111011001000100010000000111001011000100010110000011111011110010110001101100001001110110010001000100000001110010110001000101100000111101101011110 e58d84ec8880e588b07de58d84ec8880e588b07b5e
UHC 卄숀到}卄숀到{^ 111011001111111010111100111100001101001111110000011111011110110011111110101111001111000011010011111100000111101101011110 ecfebcf0d3f07decfebcf0d3f07b5e

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