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 昔繕繕}昔繕繕{^ 100100001100110010010001010101011001000101010101011111011001000011001100100100010101010110010001010101010111101101011110 90cc915591557d90cc915591557b5e
EUC-JP 昔繕繕}昔繕繕{^ 110000001100111011000001101101101100000110110110011111011100000011001110110000011011011011000001101101100111101101011110 c0cec1b6c1b67dc0cec1b6c1b67b5e
UTF-8 昔繕繕}昔繕繕{^ 111001101001100010010100111001111011100110010101111001111011100110010101011111011110011010011000100101001110011110111001100101011110011110111001100101010111101101011110 e69894e7b995e7b9957de69894e7b995e7b9957b5e
UHC 昔繕繕}昔繕繕{^ 111000001010111011100000110010111110000011001011011111011110000010101110111000001100101111100000110010110111101101011110 e0aee0cbe0cb7de0aee0cbe0cb7b5e

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