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{^ 10001010110111110011111100111111011011100111110110001010110111110011111100111111011011100111101101011110 8adf3f3f6e7d8adf3f3f6e7b5e
EUC-JP 玩??n}玩??n{^ 10110100111000010011111100111111011011100111110110110100111000010011111100111111011011100111101101011110 b4e13f3f6e7db4e13f3f6e7b5e
UTF-8 玩솔섦n}玩솔섦n{^ 1110011110001110101010011110110010000110100101001110110010000100101001100110111001111101111001111000111010101001111011001000011010010100111011001000010010100110011011100111101101011110 e78ea9ec8694ec84a66e7de78ea9ec8694ec84a66e7b5e
UHC 玩솔섦n}玩솔섦n{^ 1110100011001100101111001101011010111100101101000110111001111101111010001100110010111100110101101011110010110100011011100111101101011110 e8ccbcd6bcb46e7de8ccbcd6bcb46e7b5e

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