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 ?衷獰}?衷獰{^ 00111111100100101000111111100000110101100111110100111111100100101000111111100000110101100111101101011110 3f928fe0d67d3f928fe0d67b5e
EUC-JP ?衷獰}?衷獰{^ 00111111110000111110111111100000110110000111110100111111110000111110111111100000110110000111101101011110 3fc3efe0d87d3fc3efe0d87b5e
UTF-8 뤜衷獰}뤜衷獰{^ 111010111010010010011100111010001010000110110111111001111000110110110000011111011110101110100100100111001110100010100001101101111110011110001101101100000111101101011110 eba49ce8a1b7e78db07deba49ce8a1b7e78db07b5e
UHC 뤜衷獰}뤜衷獰{^ 100011111100101111110101111110111110011110111110011111011000111111001011111101011111101111100111101111100111101101011110 8fcbf5fbe7be7d8fcbf5fbe7be7b5e

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