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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 誘??}誘??{^ 1001011101010101001111110011111101111101100101110101010100111111001111110111101101011110 97553f3f7d97553f3f7b5e
EUC-JP 誘??}誘??{^ 1100110110110110001111110011111101111101110011011011011000111111001111110111101101011110 cdb63f3f7dcdb63f3f7b5e
UTF-8 誘㏐탦}誘㏐탦{^ 111010001010101010011000111000111000111110010000111011011000001110100110011111011110100010101010100110001110001110001111100100001110110110000011101001100111101101011110 e8aa98e38f90ed83a67de8aa98e38f90ed83a67b5e
UHC 誘㏐탦}誘㏐탦{^ 111010111010111110100111111010101011010110001000011111011110101110101111101001111110101010110101100010000111101101011110 ebafa7eab5887debafa7eab5887b5e

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