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 跫育ォ毳跫育ォ毬^ 111001101110110110001000111001111010101110011111011111011110011011101101100010001110011110101011100111110111101101011110 e6ed88e7ab9f7de6ed88e7ab9f7b5e
EUC-JP 跫育ォ毳跫育ォ毬^ 1110110011101111101100001110100110001110101010111101110111011110111011001110111110110000111010011000111010101011110111011101110001011110 ecefb0e98eabdddeecefb0e98eabdddc5e
UTF-8 跫育ォ毳跫育ォ毬^ 11101000101101111010101111101000100000101011001011101111101111011010101111100110101011111011001111101000101101111010101111101000100000101011001011101111101111011010101111100110101011111010110001011110 e8b7abe882b2efbdabe6afb3e8b7abe882b2efbdabe6afac5e
UHC ?育???育?毬^ 001111111110101111000000001111110011111100111111111010111100000000111111110011111011001101011110 3febc03f3f3febc03fcfb35e

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