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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 蟻ι?[}蟻ι?[{^ 100010110110000110000011110001110011111101011011011111011000101101100001100000111100011100111111010110110111101101011110 8b6183c73f5b7d8b6183c73f5b7b5e
EUC-JP 蟻ι?[}蟻ι?[{^ 101101011100001010100110110010010011111101011011011111011011010111000010101001101100100100111111010110110111101101011110 b5c2a6c93f5b7db5c2a6c93f5b7b5e
UTF-8 蟻ι씄[}蟻ι씄[{^ 111010001001111110111011110011101011100111101100100101001000010001011011011111011110100010011111101110111100111010111001111011001001010010000100010110110111101101011110 e89fbbceb9ec94845b7de89fbbceb9ec94845b7b5e
UHC 蟻ι씄[}蟻ι씄[{^ 1110101111111100101001011110100110011101100111000101101101111101111010111111110010100101111010011001110110011100010110110111101101011110 ebfca5e99d9c5b7debfca5e99d9c5b7b5e

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