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 ?S???S??^ 001111110101001100111111001111110011111101010011001111110011111101011110 3f533f3f3f533f3f5e
SJIS-WIN ?S???S??^ 001111110101001100111111001111110011111101010011001111110011111101011110 3f533f3f3f533f3f5e
EUC-JP ?S???S??^ 001111110101001100111111001111110011111101010011001111110011111101011110 3f533f3f3f533f3f5e
UTF-8 혴S책횗혴S책횗^ 111011011001100010110100010100111110110010110001100001011110110110011010100101111110110110011000101101000101001111101100101100011000010111101101100110101001011101011110 ed98b453ecb185ed9a97ed98b453ecb185ed9a975e
UHC 혴S책횗혴S책횗^ 110000101001101101010011110000111010010111000011100100011100001010011011010100111100001110100101110000111001000101011110 c29b53c3a5c391c29b53c3a5c3915e

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