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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蜊ウ阡オ諱ッ雜ウ 111001011000110110110011111010001001010010110101111001101000000110101111111010001011011010110011 e58db3e894b5e681afe8b6b3
EUC-JP 蜊ウ阡オ諱ッ雜ウ 11101001111011011000111010110011111011111111010010001110101101011110101111100001100011101010111111110000101110001000111010110011 e9ed8eb3eff48eb5ebe18eaff0b88eb3
UTF-8 蜊ウ阡オ諱ッ雜ウ 111010001001110010001010111011111011110110110011111010011001100010100001111011111011110110110101111010001010101110110001111011111011110110101111111010011001101110011100111011111011110110110011 e89c8aefbdb3e998a1efbdb5e8abb1efbdafe99b9cefbdb3
UHC ??阡?諱?雜? 0011111100111111111101001100011000111111111111011100100100111111111011011101101000111111 3f3ff4c63ffdc93fedda3f

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