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 藉翠外}藉翠外{^ 111001010101001110010000100010011000101001001111011111011110010101010011100100001000100110001010010011110111101101011110 e55390898a4f7de55390898a4f7b5e
EUC-JP 藉翠外}藉翠外{^ 111010011011010010111111111010011011001110110000011111011110100110110100101111111110100110110011101100000111101101011110 e9b4bfe9b3b07de9b4bfe9b3b07b5e
UTF-8 藉翠外}藉翠外{^ 111010001001011110001001111001111011111110100000111001011010010010010110011111011110100010010111100010011110011110111111101000001110010110100100100101100111101101011110 e89789e7bfa0e5a4967de89789e7bfa0e5a4967b5e
UHC 藉翠外}藉翠外{^ 111011011011111011110110101010001110100011100010011111011110110110111110111101101010100011101000111000100111101101011110 edbef6a8e8e27dedbef6a8e8e27b5e

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