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 蜊ウ阡オ諱ッ雍 1110010110001101101100111110100010010100101101011110011010000001101011111110100010110100 e58db3e894b5e681afe8b4
EUC-JP 蜊ウ阡オ諱ッ雍 1110100111101101100011101011001111101111111101001000111010110101111010111110000110001110101011111111000010110110 e9ed8eb3eff48eb5ebe18eaff0b6
UTF-8 蜊ウ阡オ諱ッ雍 111010001001110010001010111011111011110110110011111010011001100010100001111011111011110110110101111010001010101110110001111011111011110110101111111010011001101110001101 e89c8aefbdb3e998a1efbdb5e8abb1efbdafe99b8d
UHC ??阡?諱?雍 00111111001111111111010011000110001111111111110111001001001111111110100010111100 3f3ff4c63ffdc93fe8bc

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