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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 荳茨スヲ踝セ訷紋ク 1110010010111000100010001110111110111101101001101110011011110100101111101111101110100100100101101110010010111000 e4b888efbda6e6f4befba496e4b8
EUC-JP 荳茨スヲ踝セ訷紋ク 11101000101110101011000011110001100011101011110110001110101001101110110011110110100011101011111010001111110111011101010011001100111001101000111010111000 e8bab0f18ebd8ea6ecf68ebe8fddd4cce68eb8
UTF-8 荳茨スヲ踝セ訷紋ク 111010001000110110110011111010001000110010101000111011111011110110111101111011111011110110100110111010001011100010011101111011111011110110111110111010001010100010110111111001111011010010001011111011111011110110111000 e88db3e88ca8efbdbdefbda6e8b89defbdbee8a8b7e7b48befbdb8
UHC 荳茨?????紋? 110101001110010111101101101111000011111100111111001111110011111100111111110110101010001100111111 d4e5edbc3f3f3f3f3fdaa33f

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