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 章ェ辞竺}章ェ辞竺{^ 1000111111001101101010101000111010101011100011101011000101111101100011111100110110101010100011101010101110001110101100010111101101011110 8fcdaa8eab8eb17d8fcdaa8eab8eb17b5e
EUC-JP 章ェ辞竺}章ェ辞竺{^ 10111110110011111000111010101010101111001010110110111100101100110111110110111110110011111000111010101010101111001010110110111100101100110111101101011110 becf8eaabcadbcb37dbecf8eaabcadbcb37b5e
UTF-8 章ェ辞竺}章ェ辞竺{^ 111001111010101110100000111011111011110110101010111010001011111010011110111001111010101110111010011111011110011110101011101000001110111110111101101010101110100010111110100111101110011110101011101110100111101101011110 e7aba0efbdaae8be9ee7abba7de7aba0efbdaae8be9ee7abba7b5e
UHC 章??竺}章??竺{^ 111011011111000100111111001111111111010111100111011111011110110111110001001111110011111111110101111001110111101101011110 edf13f3ff5e77dedf13f3ff5e77b5e

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