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 𽎸í莾^ 111100001011110110001110101110001110110111101000100011101011111001011110 f0bd8eb8ede88ebe5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ð??¸íè??^ 1000111110101001110000110011111100111111100011111010001010110001100011111010101110111111100011111010101110110010001111110011111101011110 8fa9c33f3f8fa2b18fabbf8fabb23f3f5e
UTF-8 𽎸í莾^ 1100001110110000110000101011110111000010100011101100001010111000110000111010110111000011101010001100001010001110110000101011111001011110 c3b0c2bdc28ec2b8c3adc3a8c28ec2be5e
UHC ð½?¸???¾^ 10101001101000111010100011110110001111111010001010101100001111110011111100111111101010001111101001011110 a9a3a8f63fa2ac3f3f3fa8fa5e

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