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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 豺シ雖厭v豺シ雖厭vB 1110011010110111101111001110010110101011100010010111110101110110111001101011011110111100111001011010101110001001011111010111011001000010 e6b7bce5ab897d76e6b7bce5ab897d7642
EUC-JP 豺シ雖厭v豺シ雖厭vB 11101100101110011000111010111100111010101010110110110001110111100111011011101100101110011000111010111100111010101010110110110001110111100111011001000010 ecb98ebceaadb1de76ecb98ebceaadb1de7642
UTF-8 豺シ雖厭v豺シ雖厭vB 111010001011000110111010111011111011110110111100111010011001101110010110111001011000111010101101011101101110100010110001101110101110111110111101101111001110100110011011100101101110010110001110101011010111011001000010 e8b1baefbdbce99b96e58ead76e8b1baefbdbce99b96e58ead7642
UHC 豺?雖厭v豺?雖厭vB 1110001111001111001111111110001011001100111001101111010001110110111000111100111100111111111000101100110011100110111101000111011001000010 e3cf3fe2cce6f476e3cf3fe2cce6f47642

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