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 ??獸}??獸{^ 0011111100111111111000001101011101111101001111110011111111100000110101110111101101011110 3f3fe0d77d3f3fe0d77b5e
EUC-JP ??獸}??獸{^ 0011111100111111111000001101100101111101001111110011111111100000110110010111101101011110 3f3fe0d97d3f3fe0d97b5e
UTF-8 읝룷獸}읝룷獸{^ 111011001001110110011101111010111010001110110111111001111000110110111000011111011110110010011101100111011110101110100011101101111110011110001101101110000111101101011110 ec9d9deba3b7e78db87dec9d9deba3b7e78db87b5e
UHC 읝룷獸}읝룷獸{^ 100111111100011010001111101011001110001010101110011111011001111111000110100011111010110011100010101011100111101101011110 9fc68face2ae7d9fc68face2ae7b5e

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