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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 筏?n}筏?n{^ 1001010010110011001111110110111001111101100101001011001100111111011011100111101101011110 94b33f6e7d94b33f6e7b5e
EUC-JP 筏?n}筏?n{^ 1100100010110101001111110110111001111101110010001011010100111111011011100111101101011110 c8b53f6e7dc8b53f6e7b5e
UTF-8 筏퀸n}筏퀸n{^ 1110011110101101100011111110110110000000101110000110111001111101111001111010110110001111111011011000000010111000011011100111101101011110 e7ad8fed80b86e7de7ad8fed80b86e7b5e
UHC 筏퀸n}筏퀸n{^ 11011011111010101100010011111101011011100111110111011011111010101100010011111101011011100111101101011110 dbeac4fd6e7ddbeac4fd6e7b5e

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