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 ????????F 001111110011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f3f46
SJIS-WIN 蜊ウ雜ウ蜊ウ貂ャF 11100101100011011011001111101000101101101011001111100101100011011011001111100110101110001010110001000110 e58db3e8b6b3e58db3e6b8ac46
EUC-JP 蜊ウ雜ウ蜊ウ貂ャF 1110100111101101100011101011001111110000101110001000111010110011111010011110110110001110101100111110110010111010100011101010110001000110 e9ed8eb3f0b88eb3e9ed8eb3ecba8eac46
UTF-8 蜊ウ雜ウ蜊ウ貂ャF 11101000100111001000101011101111101111011011001111101001100110111001110011101111101111011011001111101000100111001000101011101111101111011011001111101000101100101000001011101111101111011010110001000110 e89c8aefbdb3e99b9cefbdb3e89c8aefbdb3e8b282efbdac46
UHC ??雜???貂?F 0011111100111111111011011101101000111111001111110011111111110101101100000011111101000110 3f3fedda3f3f3ff5b03f46

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