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 誘룸퉵}誘룸퉵{^ 111010001010101010011000111010111010001110111000111011011000100110110101011111011110100010101010100110001110101110100011101110001110110110001001101101010111101101011110 e8aa98eba3b8ed89b57de8aa98eba3b8ed89b57b5e
UHC 誘룸퉵}誘룸퉵{^ 111010111010111110110111111010111011100110001101011111011110101110101111101101111110101110111001100011010111101101011110 ebafb7ebb98d7debafb7ebb98d7b5e

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