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 晶ク獸}晶ク獸{^ 10001111101110111011100011100000110101110111110110001111101110111011100011100000110101110111101101011110 8fbbb8e0d77d8fbbb8e0d77b5e
EUC-JP 晶ク獸}晶ク獸{^ 101111101011110110001110101110001110000011011001011111011011111010111101100011101011100011100000110110010111101101011110 bebd8eb8e0d97dbebd8eb8e0d97b5e
UTF-8 晶ク獸}晶ク獸{^ 111001101001100110110110111011111011110110111000111001111000110110111000011111011110011010011001101101101110111110111101101110001110011110001101101110000111101101011110 e699b6efbdb8e78db87de699b6efbdb8e78db87b5e
UHC 晶?獸}晶?獸{^ 11101111110111000011111111100010101011100111110111101111110111000011111111100010101011100111101101011110 efdc3fe2ae7defdc3fe2ae7b5e

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