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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ティツシテ凖サテヲツコ 110000111010100011000010101111001100001110011001110000111011101111000011101001101100001010111010 c3a8c2bcc399c3bbc3a6c2ba
EUC-JP ティツシテ凖サテヲツコ 10001110110000111000111010101000100011101100001010001110101111001000111011000011110100101100010110001110101110111000111011000011100011101010011010001110110000101000111010111010 8ec38ea88ec28ebc8ec3d2c58ebb8ec38ea68ec28eba
UTF-8 ティツシテ凖サテヲツコ 111011111011111010000011111011111011110110101000111011111011111010000010111011111011110110111100111011111011111010000011111001011000011110010110111011111011110110111011111011111011111010000011111011111011110110100110111011111011111010000010111011111011110110111010 efbe83efbda8efbe82efbdbcefbe83e58796efbdbbefbe83efbda6efbe82efbdba
UHC ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f

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