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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 驤泌槙}驤泌槙{^ 111010011000100010010100111001011001011010001010011111011110100110001000100101001110010110010110100010100111101101011110 e98894e5968a7de98894e5968a7b5e
EUC-JP 驤泌槙}驤泌槙{^ 111100011110100011001000111001111100101111101010011111011111000111101000110010001110011111001011111010100111101101011110 f1e8c8e7cbea7df1e8c8e7cbea7b5e
UTF-8 驤泌槙}驤泌槙{^ 111010011010100110100100111001101011001110001100111001101010011110011001011111011110100110101001101001001110011010110011100011001110011010100111100110010111101101011110 e9a9a4e6b38ce6a7997de9a9a4e6b38ce6a7997b5e
UHC ?泌?}?泌?{^ 0011111111111001101100100011111101111101001111111111100110110010001111110111101101011110 3ff9b23f7d3ff9b23f7b5e

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