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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 豺シ蝸ケW}豺シ蝸ケW{^ 1110011010110111101111001110010110010111101110010101011101111101111001101011011110111100111001011001011110111001010101110111101101011110 e6b7bce597b9577de6b7bce597b9577b5e
EUC-JP 豺シ蝸ケW}豺シ蝸ケW{^ 111011001011100110001110101111001110100111110111100011101011100101010111011111011110110010111001100011101011110011101001111101111000111010111001010101110111101101011110 ecb98ebce9f78eb9577decb98ebce9f78eb9577b5e
UTF-8 豺シ蝸ケW}豺シ蝸ケW{^ 1110100010110001101110101110111110111101101111001110100010011101101110001110111110111101101110010101011101111101111010001011000110111010111011111011110110111100111010001001110110111000111011111011110110111001010101110111101101011110 e8b1baefbdbce89db8efbdb9577de8b1baefbdbce89db8efbdb9577b5e
UHC 豺?蝸?W}豺?蝸?W{^ 1110001111001111001111111110100011000100001111110101011101111101111000111100111100111111111010001100010000111111010101110111101101011110 e3cf3fe8c43f577de3cf3fe8c43f577b5e

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