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{^ 10001101110011010011111100111111011011100111110110001101110011010011111100111111011011100111101101011110 8dcd3f3f6e7d8dcd3f3f6e7b5e
EUC-JP 栽泮?n}栽泮?n{^ 1011101011001111100011111100011110101000001111110110111001111101101110101100111110001111110001111010100000111111011011100111101101011110 bacf8fc7a83f6e7dbacf8fc7a83f6e7b5e
UTF-8 栽泮쓺n}栽泮쓺n{^ 1110011010100000101111011110011010110011101011101110110010010011101110100110111001111101111001101010000010111101111001101011001110101110111011001001001110111010011011100111101101011110 e6a0bde6b3aeec93ba6e7de6a0bde6b3aeec93ba6e7b5e
UHC 栽泮쓺n}栽泮쓺n{^ 1110111010101000110110101110101010111110101101100110111001111101111011101010100011011010111010101011111010110110011011100111101101011110 eea8daeabeb66e7deea8daeabeb66e7b5e

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