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 ティツヲツε」ツδ」 110000111010100011000010101001101100001010000011110000111010001111000010100000111100001010100011 c3a8c2a6c283c3a3c283c2a3
EUC-JP ティツヲツε」ツδ」 1000111011000011100011101010100010001110110000101000111010100110100011101100001010100110110001011000111010100011100011101100001010100110110001001000111010100011 8ec38ea88ec28ea68ec2a6c58ea38ec2a6c48ea3
UTF-8 ティツヲツε」ツδ」 11101111101111101000001111101111101111011010100011101111101111101000001011101111101111011010011011101111101111101000001011001110101101011110111110111101101000111110111110111110100000101100111010110100111011111011110110100011 efbe83efbda8efbe82efbda6efbe82ceb5efbda3efbe82ceb4efbda3
UHC ?????ε??δ? 001111110011111100111111001111110011111110100101111001010011111100111111101001011110010000111111 3f3f3f3f3fa5e53f3fa5e43f

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