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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 諍?栽?}諍?栽?{^ 111001100111100100111111100011011100110100111111011111011110011001111001001111111000110111001101001111110111101101011110 e6793f8dcd3f7de6793f8dcd3f7b5e
EUC-JP 諍?栽?}諍?栽?{^ 111010111101101000111111101110101100111100111111011111011110101111011010001111111011101011001111001111110111101101011110 ebda3fbacf3f7debda3fbacf3f7b5e
UTF-8 諍렋栽렜}諍렋栽렜{^ 111010001010101110001101111010111010000010001011111001101010000010111101111010111010000010011100011111011110100010101011100011011110101110100000100010111110011010100000101111011110101110100000100111000111101101011110 e8ab8deba08be6a0bdeba09c7de8ab8deba08be6a0bdeba09c7b5e
UHC 諍렋栽렜}諍렋栽렜{^ 11101110101101011000111010100010111011101010100010001110101011100111110111101110101101011000111010100010111011101010100010001110101011100111101101011110 eeb58ea2eea88eae7deeb58ea2eea88eae7b5e

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