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 駝輸駝輸}駝輸駝輸{^ 11101001011010111001011101000001111010010110101110010111010000010111110111101001011010111001011101000001111010010110101110010111010000010111101101011110 e96b9741e96b97417de96b9741e96b97417b5e
EUC-JP 駝輸駝輸}駝輸駝輸{^ 11110001110011001100110110100010111100011100110011001101101000100111110111110001110011001100110110100010111100011100110011001101101000100111101101011110 f1cccda2f1cccda27df1cccda2f1cccda27b5e
UTF-8 駝輸駝輸}駝輸駝輸{^ 111010011010011110011101111010001011110010111000111010011010011110011101111010001011110010111000011111011110100110100111100111011110100010111100101110001110100110100111100111011110100010111100101110000111101101011110 e9a79de8bcb8e9a79de8bcb87de9a79de8bcb8e9a79de8bcb87b5e
UHC 駝輸駝輸}駝輸駝輸{^ 11110110111011111110001011000011111101101110111111100010110000110111110111110110111011111110001011000011111101101110111111100010110000110111101101011110 f6efe2c3f6efe2c37df6efe2c3f6efe2c37b5e

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