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 跫育ッ仇跫育ッ仇^ 111001101110110110001000111001111010111110001011011101111110011011101101100010001110011110101111100010110111011101011110 e6ed88e7af8b77e6ed88e7af8b775e
EUC-JP 跫育ッ仇跫育ッ仇^ 1110110011101111101100001110100110001110101011111011010111011000111011001110111110110000111010011000111010101111101101011101100001011110 ecefb0e98eafb5d8ecefb0e98eafb5d85e
UTF-8 跫育ッ仇跫育ッ仇^ 11101000101101111010101111101000100000101011001011101111101111011010111111100100101110111000011111101000101101111010101111101000100000101011001011101111101111011010111111100100101110111000011101011110 e8b7abe882b2efbdafe4bb87e8b7abe882b2efbdafe4bb875e
UHC ?育?仇?育?仇^ 00111111111010111100000000111111110011101111101100111111111010111100000000111111110011101111101101011110 3febc03fcefb3febc03fcefb5e

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