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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 阨ュ鬆大ヱ髏皮キ貞キ 1110100010010101101011011110100110100000100100011110010110000011100100011110100110010000100101001110011110110111100100101110010110110111 e895ade9a091e58391e99094e7b792e5b7
EUC-JP 阨ュ鬆大ヱ髏皮キ貞キ 1110111111110101100011101010110111110010101000101100001011100111101001011111000111110001111100001100100011101001100011101011011111000100111001111000111010110111 eff58eadf2a2c2e7a5f1f1f0c8e98eb7c4e78eb7
UTF-8 阨ュ鬆大ヱ髏皮キ貞キ 111010011001100010101000111011111011110110101101111010011010110010000110111001011010010010100111111000111000001110110001111010011010101110001111111001111001101010101110111011111011110110110111111010001011001010011110111011111011110110110111 e998a8efbdade9ac86e5a4a7e383b1e9ab8fe79aaeefbdb7e8b29eefbdb7
UHC ???大ヱ?皮?貞? 0011111100111111001111111101001111011110101010111111000100111111111110011010101100111111111011111111011000111111 3f3f3fd3deabf13ff9ab3feff63f

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