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 短袖褻}短袖褻{^ 100100100101101010010001101100111110010111110110011111011001001001011010100100011011001111100101111101100111101101011110 925a91b3e5f67d925a91b3e5f67b5e
EUC-JP 短袖褻}短袖褻{^ 110000111011101111000010101101011110101011111000011111011100001110111011110000101011010111101010111110000111101101011110 c3bbc2b5eaf87dc3bbc2b5eaf87b5e
UTF-8 短袖褻}短袖褻{^ 111001111001111110101101111010001010001010010110111010001010010010111011011111011110011110011111101011011110100010100010100101101110100010100100101110110111101101011110 e79fade8a296e8a4bb7de79fade8a296e8a4bb7b5e
UHC 短袖褻}短袖褻{^ 110100111010110111100010110000001110000011100001011111011101001110101101111000101100000011100000111000010111101101011110 d3ade2c0e0e17dd3ade2c0e0e17b5e

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