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 迴育ォ毳迴育ォ毬^ 111001111000111110001000111001111010101110011111011111011110011110001111100010001110011110101011100111110111101101011110 e78f88e7ab9f7de78f88e7ab9f7b5e
EUC-JP 迴育ォ毳迴育ォ毬^ 1110110111101111101100001110100110001110101010111101110111011110111011011110111110110000111010011000111010101011110111011101110001011110 edefb0e98eabdddeedefb0e98eabdddc5e
UTF-8 迴育ォ毳迴育ォ毬^ 11101000101111111011010011101000100000101011001011101111101111011010101111100110101011111011001111101000101111111011010011101000100000101011001011101111101111011010101111100110101011111010110001011110 e8bfb4e882b2efbdabe6afb3e8bfb4e882b2efbdabe6afac5e
UHC ?育???育?毬^ 001111111110101111000000001111110011111100111111111010111100000000111111110011111011001101011110 3febc03f3f3febc03fcfb35e

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