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??{^ 0011111101010011001111110011111101111101001111110101001100111111001111110111101101011110 3f533f3f7d3f533f3f7b5e
SJIS-WIN ?S??}?S??{^ 0011111101010011001111110011111101111101001111110101001100111111001111110111101101011110 3f533f3f7d3f533f3f7b5e
EUC-JP ?S??}?S??{^ 0011111101010011001111110011111101111101001111110101001100111111001111110111101101011110 3f533f3f7d3f533f3f7b5e
UTF-8 혥S횪혰}혥S횪혰{^ 1110110110011000101001010101001111101101100110101010101011101101100110001011000001111101111011011001100010100101010100111110110110011010101010101110110110011000101100000111101101011110 ed98a553ed9aaaed98b07ded98a553ed9aaaed98b07b5e
UHC 혥S횪혰}혥S횪혰{^ 1100001010001101010100111100001110100000110000101001011101111101110000101000110101010011110000111010000011000010100101110111101101011110 c28d53c3a0c2977dc28d53c3a0c2977b5e

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