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 狸褻造}狸褻造{^ 100100100100101111100101111101101001000110100010011111011001001001001011111001011111011010010001101000100111101101011110 924be5f691a27d924be5f691a27b5e
EUC-JP 狸褻造}狸褻造{^ 110000111010110011101010111110001100001010100100011111011100001110101100111010101111100011000010101001000111101101011110 c3aceaf8c2a47dc3aceaf8c2a47b5e
UTF-8 狸褻造}狸褻造{^ 111001111000101110111000111010001010010010111011111010011000000010100000011111011110011110001011101110001110100010100100101110111110100110000000101000000111101101011110 e78bb8e8a4bbe980a07de78bb8e8a4bbe980a07b5e
UHC 狸褻造}狸褻造{^ 110101111110000111100000111000011111000011100011011111011101011111100001111000001110000111110000111000110111101101011110 d7e1e0e1f0e37dd7e1e0e1f0e37b5e

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