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 ??D??????? 00111111001111110100010000111111001111110011111100111111001111110011111100111111 3f3f443f3f3f3f3f3f3f
SJIS-WIN ティDツ仰仰゛テヲツ 11000011101010000100010011000010100010111100001010001011110000101000000101001010110000111010011011000010 c3a844c28bc28bc2814ac3a6c2
EUC-JP ティDツ仰仰゛テヲツ 10001110110000111000111010101000010001001000111011000010101101101100010010110110110001001010000110101011100011101100001110001110101001101000111011000010 8ec38ea8448ec2b6c4b6c4a1ab8ec38ea68ec2
UTF-8 ティDツ仰仰゛テヲツ 11101111101111101000001111101111101111011010100001000100111011111011111010000010111001001011101110110000111001001011101110110000111000111000001010011011111011111011111010000011111011111011110110100110111011111011111010000010 efbe83efbda844efbe82e4bbb0e4bbb0e3829befbe83efbda6efbe82
UHC ??D?仰仰???? 001111110011111101000100001111111110010011100110111001001110011000111111001111110011111100111111 3f3f443fe4e6e4e63f3f3f3f

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