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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 誘ъ?n}誘ъ?n{^ 100101110101010110000100100011000011111101101110011111011001011101010101100001001000110000111111011011100111101101011110 9755848c3f6e7d9755848c3f6e7b5e
EUC-JP 誘ъ?n}誘ъ?n{^ 110011011011011010100111111011000011111101101110011111011100110110110110101001111110110000111111011011100111101101011110 cdb6a7ec3f6e7dcdb6a7ec3f6e7b5e
UTF-8 誘ъ릲n}誘ъ릲n{^ 111010001010101010011000110100011000101011101011101001101011001001101110011111011110100010101010100110001101000110001010111010111010011010110010011011100111101101011110 e8aa98d18aeba6b26e7de8aa98d18aeba6b26e7b5e
UHC 誘ъ릲n}誘ъ릲n{^ 1110101110101111101011001110110010010000100100010110111001111101111010111010111110101100111011001001000010010001011011100111101101011110 ebafacec90916e7debafacec90916e7b5e

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