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 ??nW}??nW{^ 0011111100111111011011100101011101111101001111110011111101101110010101110111101101011110 3f3f6e577d3f3f6e577b5e
SJIS-WIN 栽?nW}栽?nW{^ 10001101110011010011111101101110010101110111110110001101110011010011111101101110010101110111101101011110 8dcd3f6e577d8dcd3f6e577b5e
EUC-JP 栽?nW}栽?nW{^ 10111010110011110011111101101110010101110111110110111010110011110011111101101110010101110111101101011110 bacf3f6e577dbacf3f6e577b5e
UTF-8 栽렕nW}栽렕nW{^ 11100110101000001011110111101011101000001001010101101110010101110111110111100110101000001011110111101011101000001001010101101110010101110111101101011110 e6a0bdeba0956e577de6a0bdeba0956e577b5e
UHC 栽렕nW}栽렕nW{^ 111011101010100010001110101010100110111001010111011111011110111010101000100011101010101001101110010101110111101101011110 eea88eaa6e577deea88eaa6e577b5e

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