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 蔕駕酋}蔕駕酋{^ 111001001111011010001001111011011000111101010101011111011110010011110110100010011110110110001111010101010111101101011110 e4f689ed8f557de4f689ed8f557b5e
EUC-JP 蔕駕酋}蔕駕酋{^ 111010001111100010110010111011111011110110110110011111011110100011111000101100101110111110111101101101100111101101011110 e8f8b2efbdb67de8f8b2efbdb67b5e
UTF-8 蔕駕酋}蔕駕酋{^ 111010001001010010010101111010011010011110010101111010011000010110001011011111011110100010010100100101011110100110100111100101011110100110000101100010110111101101011110 e89495e9a795e9858b7de89495e9a795e9858b7b5e
UHC ?駕酋}?駕酋{^ 00111111110010101011110111110101110111000111110100111111110010101011110111110101110111000111101101011110 3fcabdf5dc7d3fcabdf5dc7b5e

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