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 鴨?????淫? 10001010100110110011111100111111001111110011111100111111100010001111101000111111 8a9b3f3f3f3f3f88fa3f
EUC-JP 鴨?????淫? 10110011111110110011111100111111001111110011111100111111101100001111110000111111 b3fb3f3f3f3f3fb0fc3f
UTF-8 鴨뗩겖溜깅졏淫퇐 111010011011010010101000111010111001011110101001111010101011001010010110111011111010011110001011111010101011100110000101111011001010000110001111111001101011011110101011111011011000011110010000 e9b4a8eb97a9eab296efa78beab985eca18fe6b7abed8790
UHC 鴨뗩겖溜깅졏淫퇐 11100100111001011000101111101001100000011010110111101010111111101011000111101011101000001011110011101011111000101011100001000001 e4e58be981adeafeb1eba0bcebe2b841

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