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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 誘??\}誘??\{^ 10010111010101010011111100111111010111000111110110010111010101010011111100111111010111000111101101011110 97553f3f5c7d97553f3f5c7b5e
EUC-JP 誘??\}誘??\{^ 11001101101101100011111100111111010111000111110111001101101101100011111100111111010111000111101101011110 cdb63f3f5c7dcdb63f3f5c7b5e
UTF-8 誘띕쵆\}誘띕쵆\{^ 1110100010101010100110001110101110011101100101011110110010110101100001100101110001111101111010001010101010011000111010111001110110010101111011001011010110000110010111000111101101011110 e8aa98eb9d95ecb5865c7de8aa98eb9d95ecb5865c7b5e
UHC 誘띕쵆\}誘띕쵆\{^ 1110101110101111101101101110101110101100100010000101110001111101111010111010111110110110111010111010110010001000010111000111101101011110 ebafb6ebac885c7debafb6ebac885c7b5e

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